projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bbed42
)
(eshell-defgroup): New alias.
author
Glenn Morris
<rgm@gnu.org>
Wed, 21 May 2008 03:50:42 +0000
(
03:50
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 21 May 2008 03:50:42 +0000
(
03:50
+0000)
lisp/eshell/eshell.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/eshell.el
b/lisp/eshell/eshell.el
index ef9aaaef9119bda070c8ea8c4467dfed74763bc9..43363aaa5fea39e776fe8f590ed9ae0c9fa6f28e 100644
(file)
--- a/
lisp/eshell/eshell.el
+++ b/
lisp/eshell/eshell.el
@@
-239,6
+239,9
@@
the tasks accomplished by such tools."
:version "21.1"
:group 'applications)
+;; This is hack to force make-autoload to put the whole definition
+;; into the autoload file (see esh-module.el).
+(defalias 'eshell-defgroup 'defgroup)
;;;_* User Options
;;